[INFO] fetching crate legalis-jp 0.1.4...
[INFO] testing legalis-jp-0.1.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate legalis-jp 0.1.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate legalis-jp 0.1.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate legalis-jp 0.1.4
[INFO] tweaked toml for crates.io crate legalis-jp 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate legalis-jp 0.1.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate legalis-jp 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded zmij v1.0.16
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded wide v0.7.33
[INFO] [stderr]   Downloaded legalis-i18n v0.1.4
[INFO] [stderr]   Downloaded legalis-sim v0.1.4
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded legalis-core v0.1.4
[INFO] [stderr]   Downloaded legalis-verifier v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02ea0db1bb99776c09a181dafea87637bfe6fdff1c8971226f011881af6a720d
[INFO] running `Command { std: "docker" "start" "-a" "02ea0db1bb99776c09a181dafea87637bfe6fdff1c8971226f011881af6a720d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ea0db1bb99776c09a181dafea87637bfe6fdff1c8971226f011881af6a720d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ea0db1bb99776c09a181dafea87637bfe6fdff1c8971226f011881af6a720d", kill_on_drop: false }`
[INFO] [stdout] 02ea0db1bb99776c09a181dafea87637bfe6fdff1c8971226f011881af6a720d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50cda9466ba41bc1c11162285a5b4a8c757f02b821c87e7d81028c4917ade65b
[INFO] running `Command { std: "docker" "start" "-a" "50cda9466ba41bc1c11162285a5b4a8c757f02b821c87e7d81028c4917ade65b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling legalis-core v0.1.4
[INFO] [stderr]    Compiling legalis-i18n v0.1.4
[INFO] [stderr]    Compiling legalis-verifier v0.1.4
[INFO] [stderr]    Compiling legalis-sim v0.1.4
[INFO] [stderr]    Compiling legalis-jp v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "50cda9466ba41bc1c11162285a5b4a8c757f02b821c87e7d81028c4917ade65b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50cda9466ba41bc1c11162285a5b4a8c757f02b821c87e7d81028c4917ade65b", kill_on_drop: false }`
[INFO] [stdout] 50cda9466ba41bc1c11162285a5b4a8c757f02b821c87e7d81028c4917ade65b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ae50b4a3106743a183306067184c5691250c0fff22f762351e160a45a950dd6
[INFO] running `Command { std: "docker" "start" "-a" "0ae50b4a3106743a183306067184c5691250c0fff22f762351e160a45a950dd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling legalis-jp v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.03s
[INFO] running `Command { std: "docker" "inspect" "0ae50b4a3106743a183306067184c5691250c0fff22f762351e160a45a950dd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ae50b4a3106743a183306067184c5691250c0fff22f762351e160a45a950dd6", kill_on_drop: false }`
[INFO] [stdout] 0ae50b4a3106743a183306067184c5691250c0fff22f762351e160a45a950dd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3284ca59d0c4c06bfb071a157a33605bd9176f8df4cbb3d498cd55e53e380d4
[INFO] running `Command { std: "docker" "start" "-a" "f3284ca59d0c4c06bfb071a157a33605bd9176f8df4cbb3d498cd55e53e380d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/legalis_jp-27d97ee11f1f768d)
[INFO] [stdout] 
[INFO] [stdout] running 440 tests
[INFO] [stdout] test administrative_procedure::builder::tests::test_procedure_builder_missing_field ... ok
[INFO] [stdout] test administrative_procedure::builder::tests::test_certificate_builder ... ok
[INFO] [stdout] test administrative_procedure::builder::tests::test_signature_builder ... ok
[INFO] [stdout] test administrative_procedure::builder::tests::test_signature_builder_empty_value ... ok
[INFO] [stdout] test administrative_procedure::builder::tests::test_certificate_builder_invalid_dates ... ok
[INFO] [stdout] test administrative_procedure::error::tests::test_certificate_error_check ... ok
[INFO] [stdout] test administrative_procedure::error::tests::test_error_display ... ok
[INFO] [stdout] test administrative_procedure::filing::tests::test_export_json ... ok
[INFO] [stdout] test administrative_procedure::filing::tests::test_export_xml ... ok
[INFO] [stdout] test administrative_procedure::filing::tests::test_filing_with_processing_period ... ok
[INFO] [stdout] test administrative_procedure::filing::tests::test_prepare_filing ... ok
[INFO] [stdout] test administrative_procedure::error::tests::test_error_equality ... ok
[INFO] [stdout] test administrative_procedure::builder::tests::test_procedure_builder ... ok
[INFO] [stdout] test administrative_procedure::error::tests::test_procedural_error_check ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_applicant_creation ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_certificate_validity ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_procedure_with_documents ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_expired_certificate ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_electronic_signature ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_quick_validate ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_procedure_type_names ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_signature_algorithm ... ok
[INFO] [stdout] test administrative_procedure::error::tests::test_validation_error_check ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_empty_signature_value ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_expired_certificate ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_processing_period ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_expiring_soon_certificate ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_missing_reason_statement ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_signature_algorithm ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_valid_certificate ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_with_reason_statement ... ok
[INFO] [stdout] test case_law::citation::tests::test_court_abbreviation ... ok
[INFO] [stdout] test case_law::citation::tests::test_format_short ... ok
[INFO] [stdout] test case_law::citation::tests::test_format_standard ... ok
[INFO] [stdout] test administrative_procedure::validator::tests::test_validate_valid_procedure ... ok
[INFO] [stdout] test case_law::citation::tests::test_parse_invalid_case_number ... ok
[INFO] [stdout] test case_law::citation::tests::test_parse_case_number ... ok
[INFO] [stdout] test case_law::search::tests::test_relevance_scoring ... ok
[INFO] [stdout] test case_law::error::tests::test_error_display ... ok
[INFO] [stdout] test case_law::error::tests::test_error_equality ... ok
[INFO] [stdout] test case_law::search::tests::test_search_engine_validation ... ok
[INFO] [stdout] test case_law::search::tests::test_in_memory_database_crud ... ok
[INFO] [stdout] test case_law::search::tests::test_search_with_filters ... ok
[INFO] [stdout] test case_law::types::tests::test_court_full_name ... ok
[INFO] [stdout] test case_law::types::tests::test_court_level_precedent_weight ... ok
[INFO] [stdout] test case_law::types::tests::test_case_keyword_search ... ok
[INFO] [stdout] test case_law::types::tests::test_court_decision_creation ... ok
[INFO] [stdout] test case_law::search::tests::test_search_no_results ... ok
[INFO] [stdout] test case_law::types::tests::test_search_query_builder ... ok
[INFO] [stdout] test case_law::types::tests::test_statute_citation ... ok
[INFO] [stdout] test commercial_law::types::tests::test_capital_classification ... ok
[INFO] [stdout] test commercial_law::types::tests::test_capital_validation ... ok
[INFO] [stdout] test case_law::types::tests::test_legal_area_names ... ok
[INFO] [stdout] test commercial_law::error::tests::test_error_equality ... ok
[INFO] [stdout] test commercial_law::types::tests::test_commercial_interest_calculation ... ok
[INFO] [stdout] test commercial_law::error::tests::test_error_display ... ok
[INFO] [stdout] test commercial_law::types::tests::test_company_type_display ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_board_of_directors ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_business_purposes ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_company_name ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_capital ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_fiscal_year_end ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_incorporators ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_share_issuance ... ok
[INFO] [stdout] test commercial_law::validator::tests::test_validate_share_transfer ... ok
[INFO] [stdout] test common::dates::tests::test_for_year_calculation ... ok
[INFO] [stdout] test common::dates::tests::test_new_year_is_holiday ... ok
[INFO] [stdout] test common::dates::tests::test_nth_weekday_of_month ... ok
[INFO] [stdout] test common::dates::tests::test_regular_weekday_is_working_day ... ok
[INFO] [stdout] test common::dates::tests::test_deadline_in_japanese ... ok
[INFO] [stdout] test common::dates::tests::test_add_working_days ... ok
[INFO] [stdout] test common::dates::tests::test_golden_week ... ok
[INFO] [stdout] test common::dates::tests::test_constitution_day_is_holiday ... ok
[INFO] [stdout] test common::dates::tests::test_weekend_not_working_day ... ok
[INFO] [stdout] test common::dates::tests::test_working_days_between ... ok
[INFO] [stdout] test constitution::tests::test_add_article ... ok
[INFO] [stdout] test constitution::tests::test_article_25 ... ok
[INFO] [stdout] test constitution::tests::test_constitution_dates ... ok
[INFO] [stdout] test constitution::tests::test_chapter_structure ... ok
[INFO] [stdout] test constitution::tests::test_article_9 ... ok
[INFO] [stdout] test construction_real_estate::error::tests::test_construction_error_check ... ok
[INFO] [stdout] test construction_real_estate::error::tests::test_error_display ... ok
[INFO] [stdout] test construction_real_estate::error::tests::test_real_estate_error_check ... ok
[INFO] [stdout] test construction_real_estate::types::tests::test_commission_calculation ... ok
[INFO] [stdout] test construction_real_estate::error::tests::test_validation_error_check ... ok
[INFO] [stdout] test constitution::tests::test_to_statutes ... ok
[INFO] [stdout] test construction_real_estate::types::tests::test_licensed_agent_validity ... ok
[INFO] [stdout] test construction_real_estate::types::tests::test_construction_license_type ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_quick_validate ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_validate_excessive_commission ... ok
[INFO] [stdout] test construction_real_estate::types::tests::test_commission_validation ... ok
[INFO] [stdout] test construction_real_estate::types::tests::test_construction_license_validity ... ok
[INFO] [stdout] test construction_real_estate::types::tests::test_insufficient_capital ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_validate_valid_license ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_validate_insufficient_capital ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_validate_valid_transaction ... ok
[INFO] [stdout] test consumer_protection::ecommerce::tests::test_billing_cycle_months ... ok
[INFO] [stdout] test consumer_protection::ecommerce::tests::test_legal_disclosure_complete ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_validate_expired_license ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_validate_no_important_matters ... ok
[INFO] [stdout] test construction_real_estate::validator::tests::test_validate_no_managers ... ok
[INFO] [stdout] test administrative_procedure::types::tests::test_procedure_creation ... ok
[INFO] [stdout] test consumer_protection::ecommerce::tests::test_legal_disclosure_incomplete ... ok
[INFO] [stdout] test consumer_protection::ecommerce::tests::test_payment_method_immediate ... ok
[INFO] [stdout] test consumer_protection::ecommerce::tests::test_return_policy_consumer_friendly ... ok
[INFO] [stdout] test consumer_protection::ecommerce::tests::test_platform_type_names ... ok
[INFO] [stdout] test consumer_protection::ecommerce::tests::test_subscription_cancellation_notice ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_quick_validate ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_validate_complete_ecommerce_transaction ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_validate_digital_content ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_validate_poor_return_policy ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_validate_return_policy ... ok
[INFO] [stdout] test consumer_protection::error::tests::test_error_equality ... ok
[INFO] [stdout] test consumer_protection::types::tests::test_cancellation_policy_excessive ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_validate_subscription ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_validate_subscription_excessive_notice ... ok
[INFO] [stdout] test consumer_protection::types::tests::test_penalty_clause_excessive ... ok
[INFO] [stdout] test consumer_protection::types::tests::test_cooling_off_deadline ... ok
[INFO] [stdout] test consumer_protection::error::tests::test_error_display ... ok
[INFO] [stdout] test consumer_protection::validator::tests::test_detect_unfair_terms_consumer_disadvantage ... ok
[INFO] [stdout] test consumer_protection::validator::tests::test_detect_unfair_terms_fair_clause ... ok
[INFO] [stdout] test consumer_protection::validator::tests::test_validate_consumer_contract_excessive_cancellation ... ok
[INFO] [stdout] test consumer_protection::validator::tests::test_detect_unfair_terms_full_exemption ... ok
[INFO] [stdout] test consumer_protection::validator::tests::test_validate_cooling_off_expired ... ok
[INFO] [stdout] test consumer_protection::validator::tests::test_validate_cooling_off_within_period ... ok
[INFO] [stdout] test consumer_protection::types::tests::test_transaction_type_cooling_off_periods ... ok
[INFO] [stdout] test contract::article415::tests::test_estimated_damages ... ok
[INFO] [stdout] test consumer_protection::validator::tests::test_validate_rescission_claim ... ok
[INFO] [stdout] test contract::error::tests::test_error_display ... ok
[INFO] [stdout] test contract::article415::tests::test_article415_builder ... ok
[INFO] [stdout] test consumer_protection::types::tests::test_mail_order_no_cooling_off ... ok
[INFO] [stdout] test contract::error::tests::test_missing_field_error ... ok
[INFO] [stdout] test contract::types::tests::test_breach_type_variants ... ok
[INFO] [stdout] test contract::types::tests::test_attribution_creation ... ok
[INFO] [stdout] test contract::validator::tests::test_strict_liability_attribution ... ok
[INFO] [stdout] test contract::validator::tests::test_meets_all_requirements ... ok
[INFO] [stdout] test contract::types::tests::test_obligation_type_variants ... ok
[INFO] [stdout] test contract::article415::tests::test_breach_type_variants ... ok
[INFO] [stdout] test contract::article415::tests::test_build_with_missing_field ... ok
[INFO] [stdout] test contract::validator::tests::test_validate_missing_causation ... ok
[INFO] [stdout] test contract::validator::tests::test_validate_complete_claim ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_add_check_failed ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_add_check_warning ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_compliance_report_creation ... ok
[INFO] [stdout] test contract::validator::tests::test_validate_missing_obligation ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_markdown_generation ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_add_check_passed ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_score_with_violations ... ok
[INFO] [stdout] test contract_templates::employment_helper::tests::test_markdown_report_generation ... ok
[INFO] [stdout] test contract_templates::employment_helper::tests::test_prefecture_name ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_score_with_warnings ... ok
[INFO] [stdout] test contract_templates::employment_helper::tests::test_validate_below_minimum_wage ... ok
[INFO] [stdout] test contract_templates::employment_helper::tests::test_validate_compliant_contract ... ok
[INFO] [stdout] test contract_templates::employment_helper::tests::test_validate_excessive_hours ... ok
[INFO] [stdout] test contract_templates::employment_helper::tests::test_validate_non_compete_reasonable ... ok
[INFO] [stdout] test contract_templates::employment_helper::tests::test_validate_non_compete_unreasonable ... ok
[INFO] [stdout] test contract_templates::engine::tests::test_missing_required_variable ... ok
[INFO] [stdout] test contract_templates::compliance::tests::test_perfect_score ... ok
[INFO] [stdout] test contract_templates::engine::tests::test_conditional_rendering ... ok
[INFO] [stdout] test contract_templates::engine::tests::test_unless_conditional ... ok
[INFO] [stdout] test contract_templates::engine::tests::test_unresolved_placeholder ... ok
[INFO] [stdout] test contract_templates::engine::tests::test_template_registration_and_rendering ... ok
[INFO] [stdout] test contract_templates::engine::tests::test_simple_variable_substitution ... ok
[INFO] [stdout] test contract_templates::error::tests::test_error_display ... ok
[INFO] [stdout] test contract_templates::library::tests::test_get_clause_by_id ... ok
[INFO] [stdout] test contract_templates::library::tests::test_library_creation ... ok
[INFO] [stdout] test contract_templates::library::tests::test_get_clauses_by_category ... ok
[INFO] [stdout] test contract_templates::library::tests::test_risk_levels_assigned ... ok
[INFO] [stdout] test contract_templates::types::tests::test_template_type_names ... ok
[INFO] [stdout] test contract_templates::types::tests::test_variable_value_as_string ... ok
[INFO] [stdout] test contract_templates::types::tests::test_template_validation ... ok
[INFO] [stdout] test contract_templates::error::tests::test_error_equality ... ok
[INFO] [stdout] test contract_templates::types::tests::test_variable_value_is_truthy ... ok
[INFO] [stdout] test contract_templates::library::tests::test_clause_has_japanese_and_english ... ok
[INFO] [stdout] test contract_templates::types::tests::test_template_context ... ok
[INFO] [stdout] test contract_templates::types::tests::test_clause_creation ... ok
[INFO] [stdout] test egov::error::tests::test_error_display ... ok
[INFO] [stdout] test egov::error::tests::test_error_type_checks ... ok
[INFO] [stdout] test consumer_protection::ecommerce_validator::tests::test_validate_incomplete_disclosure ... ok
[INFO] [stdout] test egov::error::tests::test_application_status_transitions ... ok
[INFO] [stdout] test egov::json_format::tests::test_parse_missing_metadata ... ok
[INFO] [stdout] test egov::json_format::tests::test_parse_form_data ... ok
[INFO] [stdout] test egov::json_format::tests::test_json_to_xml_conversion ... ok
[INFO] [stdout] test egov::error::tests::test_status_withdrawal ... ok
[INFO] [stdout] test egov::json_format::tests::test_parse_attachments ... ok
[INFO] [stdout] test egov::error::tests::test_status_display ... ok
[INFO] [stdout] test egov::json_format::tests::test_parse_valid_json ... ok
[INFO] [stdout] test egov::json_format::tests::test_pretty_print ... ok
[INFO] [stdout] test egov::types::tests::test_attachment_validation ... ok
[INFO] [stdout] test egov::json_format::tests::test_roundtrip_serialization ... ok
[INFO] [stdout] test egov::types::tests::test_application_states ... ok
[INFO] [stdout] test egov::types::tests::test_egov_application_attachments ... ok
[INFO] [stdout] test egov::json_format::tests::test_serialize_application ... ok
[INFO] [stdout] test egov::types::tests::test_field_value_conversions ... ok
[INFO] [stdout] test egov::json_format::tests::test_xml_to_json_conversion ... ok
[INFO] [stdout] test egov::types::tests::test_validation_report ... ok
[INFO] [stdout] test egov::types::tests::test_egov_application_fields ... ok
[INFO] [stdout] test egov::types::tests::test_government_agency_names ... ok
[INFO] [stdout] test egov::validator::tests::test_is_valid_application_id ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_attachments_size ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_attachments_type ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_empty_applicant_name ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_invalid_application_id ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_required_attachment_missing_content ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_status_transition_invalid ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_required_fields ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_status_transition_valid ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_parse_application_status ... ok
[INFO] [stdout] test egov::validator::tests::test_validate_valid_application ... ok
[INFO] [stdout] test egov::validator::tests::test_quick_validate ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_parse_attachments ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_parse_form_data ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_parse_government_agency ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_parse_malformed_xml ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_parse_valid_xml ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_parse_missing_required_field ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_roundtrip_serialization ... ok
[INFO] [stdout] test egov::types::tests::test_application_metadata_creation ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_serialize_application ... ok
[INFO] [stdout] test egov::xml_parser::tests::test_serialize_with_attachments ... ok
[INFO] [stdout] test egov_law::tests::test_to_statutes ... ok
[INFO] [stdout] test environmental_law::error::tests::test_error_display ... ok
[INFO] [stdout] test environmental_law::error::tests::test_manifest_error ... ok
[INFO] [stdout] test environmental_law::error::tests::test_pollution_error_check ... ok
[INFO] [stdout] test egov_law::tests::test_parse_simple_law ... ok
[INFO] [stdout] test environmental_law::error::tests::test_validation_error_check ... ok
[INFO] [stdout] test environmental_law::error::tests::test_waste_error_check ... ok
[INFO] [stdout] test environmental_law::types::tests::test_expired_permit ... ok
[INFO] [stdout] test environmental_law::types::tests::test_facility_type_names ... ok
[INFO] [stdout] test environmental_law::types::tests::test_factory_notification_prior_requirement ... ok
[INFO] [stdout] test environmental_law::types::tests::test_pollution_type_names ... ok
[INFO] [stdout] test environmental_law::types::tests::test_waste_manifest_completion ... ok
[INFO] [stdout] test environmental_law::types::tests::test_waste_permit_validity ... ok
[INFO] [stdout] test environmental_law::types::tests::test_waste_permit_validity_years ... ok
[INFO] [stdout] test environmental_law::types::tests::test_waste_type_special_handling ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_quick_validate ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_excessive_emission ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_facility_standards_not_met ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_factory_notification ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_missing_fields ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_expired_permit ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_valid_manifest ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_valid_agreement ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_valid_permit ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_missing_manifest_fields ... ok
[INFO] [stdout] test era::tests::test_era_from_date ... ok
[INFO] [stdout] test environmental_law::validator::tests::test_validate_late_notification ... ok
[INFO] [stdout] test era::tests::test_japanese_date_conversion ... ok
[INFO] [stdout] test era::tests::test_parse_japanese_date ... ok
[INFO] [stdout] test era::tests::test_showa_constitution ... ok
[INFO] [stdout] test intellectual_property::error::tests::test_error_display ... ok
[INFO] [stdout] test intellectual_property::types::tests::test_design_registration_protection ... ok
[INFO] [stdout] test intellectual_property::error::tests::test_error_equality ... ok
[INFO] [stdout] test intellectual_property::types::tests::test_patent_application_years_since_filing ... ok
[INFO] [stdout] test era::tests::test_japanese_date_string ... ok
[INFO] [stdout] test intellectual_property::validator::tests::test_validate_patent_application_valid ... ok
[INFO] [stdout] test intellectual_property::validator::tests::test_validate_patent_application_missing_claims ... ok
[INFO] [stdout] test intellectual_property::types::tests::test_patent_constants ... ok
[INFO] [stdout] test intellectual_property::validator::tests::test_validate_trademark_application_valid ... ok
[INFO] [stdout] test intellectual_property::types::tests::test_trademark_registration_validity ... ok
[INFO] [stdout] test intellectual_property::validator::tests::test_assess_trademark_similarity ... ok
[INFO] [stdout] test intellectual_property::validator::tests::test_validate_copyrighted_work ... ok
[INFO] [stdout] test labor_law::builder::tests::test_build_missing_employee_name ... ok
[INFO] [stdout] test labor_law::builder::tests::test_build_missing_salary ... ok
[INFO] [stdout] test labor_law::builder::tests::test_build_success ... ok
[INFO] [stdout] test labor_law::builder::tests::test_builder_default_trait ... ok
[INFO] [stdout] test intellectual_property::validator::tests::test_validate_design_application ... ok
[INFO] [stdout] test labor_law::builder::tests::test_default_renewal_count ... ok
[INFO] [stdout] test labor_law::builder::tests::test_builder_alternative_method_names ... ok
[INFO] [stdout] test labor_law::builder::tests::test_builder_fluent_api ... ok
[INFO] [stdout] test labor_law::builder::tests::test_builder_new ... ok
[INFO] [stdout] test labor_law::builder::tests::test_build_missing_employer_name ... ok
[INFO] [stdout] test intellectual_property::validator::tests::test_validate_trademark_invalid_class ... ok
[INFO] [stdout] test labor_law::builder::tests::test_default_work_pattern ... ok
[INFO] [stdout] test labor_law::builder::tests::test_fixed_term_with_end_date ... ok
[INFO] [stdout] test labor_law::builder::tests::test_prefecture_enum_all_values ... ok
[INFO] [stdout] test labor_law::builder::tests::test_probation_period ... ok
[INFO] [stdout] test labor_law::builder::tests::test_with_job_sets_both_fields ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_build_preserve_terms ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_build_with_adverse_wage_change ... ok
[INFO] [stdout] test labor_law::error::tests::test_error_display ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_conversion_date ... ok
[INFO] [stdout] test labor_law::error::tests::test_error_equality ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_from_fixed_term_success ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_all_prefectures_have_minimum_wage ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_calculate_monthly_hours_part_time ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_get_minimum_wage_tokyo ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_calculate_monthly_hours_standard ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_get_minimum_wage_okinawa ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_validate_salary_above_minimum ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_validate_salary_below_minimum ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_validate_salary_regional_differences ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_empty_activities_error ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_validate_with_zero_hours ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_excessive_duration ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_executive_position_favorable ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_global_scope ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_markdown_report_generation ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_reasonable_clause ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_zero_duration_error ... ok
[INFO] [stdout] test labor_law::types::article36_tests::test_currently_valid ... ok
[INFO] [stdout] test labor_law::types::article36_tests::test_invalid_special_circumstances ... ok
[INFO] [stdout] test labor_law::types::article36_tests::test_missing_special_circumstances_config ... ok
[INFO] [stdout] test labor_law::types::article36_tests::test_special_circumstances_agreement ... ok
[INFO] [stdout] test labor_law::types::article36_tests::test_standard_agreement ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_build_with_modified_job ... ok
[INFO] [stdout] test labor_law::types::tests::test_employment_contract_weekly_hours ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_no_consideration ... ok
[INFO] [stdout] test labor_law::non_compete::tests::test_overly_broad_activities ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_build_with_wage_increase ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_from_fixed_term_not_eligible ... ok
[INFO] [stdout] test labor_law::conversion::tests::test_from_fixed_term_not_fixed_term ... ok
[INFO] [stdout] test labor_law::minimum_wage::tests::test_get_minimum_wage_osaka ... ok
[INFO] [stdout] test labor_law::types::tests::test_termination_notice_period ... ok
[INFO] [stdout] test labor_law::types::tests::test_time_period_premium_rates ... ok
[INFO] [stdout] test labor_law::types::tests::test_wage_payment_validation ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_employment_contract_exceeds_hours ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_minimum_wage ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_termination_notice_valid ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_termination_insufficient_notice ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_wage_payment ... ok
[INFO] [stdout] test law::tests::test_japanese_number_parsing ... ok
[INFO] [stdout] test law::tests::test_japanese_law ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_working_time_record ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_working_time_insufficient_rest ... ok
[INFO] [stdout] test labor_law::types::tests::test_monthly_summary_overtime_limit ... ok
[INFO] [stdout] test labor_law::validator::tests::test_validate_employment_contract_valid ... ok
[INFO] [stdout] test law::tests::test_law_number_format ... ok
[INFO] [stdout] test law::tests::test_law_number_parse ... ok
[INFO] [stdout] test law::tests::test_law_type_hierarchy ... ok
[INFO] [stdout] test minpo::tests::test_article_710_creation ... ok
[INFO] [stdout] test minpo::tests::test_article_709_display ... ok
[INFO] [stdout] test minpo::tests::test_article_710_validation ... ok
[INFO] [stdout] test minpo::tests::test_article_709_creation ... ok
[INFO] [stdout] test personal_info_protection::error::tests::test_data_subject_rights_error ... ok
[INFO] [stdout] test minpo::tests::test_article_715_creation ... ok
[INFO] [stdout] test personal_info_protection::error::tests::test_consent_error_check ... ok
[INFO] [stdout] test minpo::tests::test_article_709_validation ... ok
[INFO] [stdout] test personal_info_protection::error::tests::test_error_display ... ok
[INFO] [stdout] test personal_info_protection::error::tests::test_validation_error_check ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_business_type_reporting ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_data_handling_volume ... ok
[INFO] [stdout] test minpo::tests::test_article_715_validation ... ok
[INFO] [stdout] test personal_info_protection::error::tests::test_security_error_check ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_personal_info_type_consent ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_personal_info_type_names ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_handler_creation ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_request_type_article ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_handler_sensitive_data ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_handler_security_measures ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_ai_risk_assessment_low ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_basic_handler ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_risk_level_ordering ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_cross_border_transfer ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_security_measure_required ... ok
[INFO] [stdout] test personal_info_protection::types::tests::test_volume_to_business_type ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_ai_risk_assessment_critical ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_ai_risk_assessment_high ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_quick_validate ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_data_subject_request ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_purpose_not_specified ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_request_without_verification ... ok
[INFO] [stdout] test reasoning::context::tests::test_employment_contract_context ... ok
[INFO] [stdout] test reasoning::engine::tests::test_karoshi_line ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_sensitive_data_with_consent ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_sensitive_data_without_consent ... ok
[INFO] [stdout] test personal_info_protection::validator::tests::test_validate_third_party_provision_without_consent ... ok
[INFO] [stdout] test reasoning::engine::tests::test_compliant_contract ... ok
[INFO] [stdout] test reasoning::engine::tests::test_overtime_violation ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_jp_income_tax_simulation ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_jp_labor_market ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_jp_macroeconomic_indicators ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_jp_employment_insurance ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_hierarchy_from_statute_act ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_hierarchy_from_statute_cabinet_order ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_hierarchy_from_statute_ordinance ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_hierarchy_japanese_names ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_hierarchy_ordering ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_jp_constitutional_principles ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_labor_law_hierarchy_setup ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_lex_specialis_setup ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_register_hierarchy ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_register_lex_specialis ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_verification_report_passed ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_verification_report_summary ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_verification_report_with_issues ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_verifier_creation ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_verify_empty_statutes ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_constitutional_principles_have_descriptions ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_verify_labor_statutes ... ok
[INFO] [stdout] test risk_analysis::detector::tests::test_analyze_text ... ok
[INFO] [stdout] test reasoning::verifier::tests::test_verify_single_statute ... ok
[INFO] [stdout] test risk_analysis::detector::tests::test_clean_contract ... ok
[INFO] [stdout] test risk_analysis::detector::tests::test_contract_document_creation ... ok
[INFO] [stdout] test risk_analysis::detector::tests::test_empty_document ... ok
[INFO] [stdout] test risk_analysis::detector::tests::test_quick_analyze ... ok
[INFO] [stdout] test risk_analysis::detector::tests::test_recommendation_generation ... ok
[INFO] [stdout] test risk_analysis::detector::tests::test_risk_detector_analysis ... ok
[INFO] [stdout] test risk_analysis::error::tests::test_error_display ... ok
[INFO] [stdout] test risk_analysis::error::tests::test_error_equality ... ok
[INFO] [stdout] test risk_analysis::rules::tests::test_ambiguous_clause ... ok
[INFO] [stdout] test risk_analysis::rules::tests::test_consumer_protection_full_exemption ... ok
[INFO] [stdout] test risk_analysis::rules::tests::test_labor_law_penalty ... ok
[INFO] [stdout] test risk_analysis::rules::tests::test_rule_applicability ... ok
[INFO] [stdout] test risk_analysis::rules::tests::test_rule_engine ... ok
[INFO] [stdout] test risk_analysis::types::tests::test_category_names ... ok
[INFO] [stdout] test risk_analysis::types::tests::test_compliance_check_result ... ok
[INFO] [stdout] test risk_analysis::types::tests::test_risk_finding_creation ... ok
[INFO] [stdout] test risk_analysis::types::tests::test_report_sorting ... ok
[INFO] [stdout] test risk_analysis::types::tests::test_risk_report_calculation ... ok
[INFO] [stdout] test risk_analysis::types::tests::test_risk_severity_ordering ... ok
[INFO] [stdout] test risk_analysis::types::tests::test_risk_severity_score ... ok
[INFO] [stdout] test tort::article709::tests::test_article709_builder ... ok
[INFO] [stdout] test tort::article709::tests::test_build_with_missing_field ... ok
[INFO] [stdout] test tort::article709::tests::test_estimated_compensation ... ok
[INFO] [stdout] test tort::article709::tests::test_has_full_capacity ... ok
[INFO] [stdout] test tort::article710::tests::test_article710_builder ... ok
[INFO] [stdout] test tort::article710::tests::test_build_with_missing_field ... ok
[INFO] [stdout] test tort::article710::tests::test_victim_comparative_fault ... ok
[INFO] [stdout] test tort::article710::tests::test_recommended_consolation_money ... ok
[INFO] [stdout] test tort::article715::tests::test_build_with_missing_employee_tort ... ok
[INFO] [stdout] test tort::article715::tests::test_defense_blocks_liability ... ok
[INFO] [stdout] test tort::article715::tests::test_liability_check ... ok
[INFO] [stdout] test tort::error::tests::test_error_display ... ok
[INFO] [stdout] test tort::error::tests::test_tort_claim_error_from_validation_error ... ok
[INFO] [stdout] test tort::article715::tests::test_article715_builder ... ok
[INFO] [stdout] test tort::types::tests::test_intent_variants ... ok
[INFO] [stdout] test tort::types::tests::test_damage_creation ... ok
[INFO] [stdout] test tort::validator::tests::test_calculate_compensation ... ok
[INFO] [stdout] test tort::validator::tests::test_meets_all_requirements ... ok
[INFO] [stdout] test tort::validator::tests::test_responsibility_capacity_child ... ok
[INFO] [stdout] test tort::validator::tests::test_validate_complete_claim ... ok
[INFO] [stdout] test tort::validator::tests::test_validate_missing_causation ... ok
[INFO] [stdout] test tort::validator::tests::test_validate_missing_intent ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_minimum_wage_custom_config ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_paid_leave_simulator ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_industry_impact ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_work_style_reform_simulator ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_regional_impact ... ok
[INFO] [stdout] test reasoning::simulation::tests::test_minimum_wage_simulator_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 440 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/administrative_procedure_edge_cases.rs (/opt/rustwide/target/debug/deps/administrative_procedure_edge_cases-9560e52f0ea380eb)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_applicant_with_unicode_characters ... ok
[INFO] [stdout] test test_all_signature_algorithms ... ok
[INFO] [stdout] test test_applicant_multiple_identification_calls ... ok
[INFO] [stdout] test test_applicant_with_minimal_information ... ok
[INFO] [stdout] test test_all_document_types ... ok
[INFO] [stdout] test test_applicant_with_empty_identification ... ok
[INFO] [stdout] test test_certificate_valid_today ... ok
[INFO] [stdout] test test_applicant_with_very_long_name ... ok
[INFO] [stdout] test test_corporate_applicant_with_corporate_number ... ok
[INFO] [stdout] test test_certificate_expired ... ok
[INFO] [stdout] test test_certificate_expires_today ... ok
[INFO] [stdout] test test_certificate_not_yet_valid ... ok
[INFO] [stdout] test test_document_with_future_date ... ok
[INFO] [stdout] test test_document_with_past_date ... ok
[INFO] [stdout] test test_document_with_special_characters_in_title ... ok
[INFO] [stdout] test test_filing_service_export_xml ... ok
[INFO] [stdout] test test_document_with_very_long_id ... ok
[INFO] [stdout] test test_filing_service_export_json ... ok
[INFO] [stdout] test test_procedure_builder_missing_required_fields ... ok
[INFO] [stdout] test test_procedure_builder_with_many_documents ... ok
[INFO] [stdout] test test_all_government_agencies ... ok
[INFO] [stdout] test test_procedure_with_empty_notes ... ok
[INFO] [stdout] test test_filing_service_with_special_characters ... ok
[INFO] [stdout] test test_procedure_builder_missing_applicant ... ok
[INFO] [stdout] test test_procedure_with_very_long_notes ... ok
[INFO] [stdout] test test_procedure_builder_with_no_documents ... ok
[INFO] [stdout] test test_procedure_with_very_long_processing_period ... ok
[INFO] [stdout] test test_procedure_with_zero_processing_period ... ok
[INFO] [stdout] test test_signature_with_empty_signature_value ... ok
[INFO] [stdout] test test_signature_with_very_large_signature_value ... ok
[INFO] [stdout] test test_validate_disposition_with_reason_statement ... ok
[INFO] [stdout] test test_validate_disposition_without_reason_statement ... ok
[INFO] [stdout] test test_validate_procedure_with_91_day_processing ... ok
[INFO] [stdout] test test_validate_notification_without_processing_period ... ok
[INFO] [stdout] test test_all_procedure_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/administrative_procedure_integration.rs (/opt/rustwide/target/debug/deps/administrative_procedure_integration-dfa2a26d95e17c8c)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_attachment_json_document ... ok
[INFO] [stdout] test test_attachment_too_large ... ok
[INFO] [stdout] test test_attachment_image_jpeg ... ok
[INFO] [stdout] test test_attachment_image_png ... ok
[INFO] [stdout] test test_attachment_with_very_long_filename ... ok
[INFO] [stdout] test test_attachment_word_document ... ok
[INFO] [stdout] test test_attachment_required_flag ... ok
[INFO] [stdout] test test_attachment_xml_document ... ok
[INFO] [stdout] test test_attachment_with_special_characters_in_filename ... ok
[INFO] [stdout] test test_attachment_zero_size ... ok
[INFO] [stdout] test test_complete_disposition_workflow_with_signature ... ok
[INFO] [stdout] test test_multi_agency_filing_ministry_of_land ... ok
[INFO] [stdout] test test_complete_notification_workflow ... ok
[INFO] [stdout] test test_multi_agency_filing_ministry_of_justice ... ok
[INFO] [stdout] test test_multi_agency_filing_personal_info_commission ... ok
[INFO] [stdout] test test_multi_agency_filing_ministry_of_environment ... ok
[INFO] [stdout] test test_complete_application_workflow ... ok
[INFO] [stdout] test test_procedure_validation_performance ... ok
[INFO] [stdout] test test_procedure_with_multiple_agencies ... ok
[INFO] [stdout] test test_multi_agency_filing_digital_agency ... ok
[INFO] [stdout] test test_signature_chain_single_signature ... ok
[INFO] [stdout] test test_procedure_with_batch_processing ... ok
[INFO] [stdout] test test_signature_chain_with_timestamps ... ok
[INFO] [stdout] test test_signature_expiring_soon ... ok
[INFO] [stdout] test test_signature_with_ecdsa_p384 ... ok
[INFO] [stdout] test test_signature_with_rsa4096 ... ok
[INFO] [stdout] test test_attachment_pdf_valid ... ok
[INFO] [stdout] test test_attachment_with_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/construction_real_estate_edge_cases.rs (/opt/rustwide/target/debug/deps/construction_real_estate_edge_cases-f6bfbcb8bf47c23e)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_construction_below_minimum ... ok
[INFO] [stdout] test test_construction_special_below ... ok
[INFO] [stdout] test test_construction_special_valid ... ok
[INFO] [stdout] test test_construction_expired ... ok
[INFO] [stdout] test test_construction_valid_general ... ok
[INFO] [stdout] test test_construction_zero_capital ... ok
[INFO] [stdout] test test_real_estate_missing_important ... ok
[INFO] [stdout] test test_real_estate_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/construction_real_estate_integration.rs (/opt/rustwide/target/debug/deps/construction_real_estate_integration-5642a61acc80d046)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_all_manager_qualifications ... ok
[INFO] [stdout] test test_all_construction_types ... ok
[INFO] [stdout] test test_all_transaction_types ... ok
[INFO] [stdout] test test_construction_license_high_capital ... ok
[INFO] [stdout] test test_construction_license_long_validity ... ok
[INFO] [stdout] test test_construction_company_real_estate_transaction ... ok
[INFO] [stdout] test test_construction_license_boundary_capital_general ... ok
[INFO] [stdout] test test_construction_license_boundary_capital_special ... ok
[INFO] [stdout] test test_construction_license_multiple_types ... ok
[INFO] [stdout] test test_construction_license_expiring_soon ... ok
[INFO] [stdout] test test_real_estate_commission_very_high_price ... ok
[INFO] [stdout] test test_real_estate_commission_boundary_4_million ... ok
[INFO] [stdout] test test_real_estate_commission_calculation_high_price ... ok
[INFO] [stdout] test test_real_estate_commission_calculation_low_price ... ok
[INFO] [stdout] test test_real_estate_commission_calculation_mid_price ... ok
[INFO] [stdout] test test_real_estate_transaction_past_date ... ok
[INFO] [stdout] test test_real_estate_transaction_future_date ... ok
[INFO] [stdout] test test_real_estate_transaction_large_property ... ok
[INFO] [stdout] test test_real_estate_transaction_small_property ... ok
[INFO] [stdout] test test_real_estate_transaction_lease ... ok
[INFO] [stdout] test test_real_estate_transaction_with_broker ... ok
[INFO] [stdout] test test_all_property_types ... ok
[INFO] [stdout] test test_real_estate_commission_boundary_2_million ... ok
[INFO] [stdout] test test_real_estate_transaction_exchange ... ok
[INFO] [stderr]      Running tests/consumer_protection_edge_cases.rs (/opt/rustwide/target/debug/deps/consumer_protection_edge_cases-0e46595c28f235d3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test test_all_rescission_grounds ... ok
[INFO] [stdout] test test_all_transaction_types ... ok
[INFO] [stdout] test test_all_unfair_term_types ... ok
[INFO] [stdout] test test_consumer_contract_empty_business ... ok
[INFO] [stdout] test test_analyze_contract_terms ... ok
[INFO] [stdout] test test_consumer_contract_empty_title ... ok
[INFO] [stdout] test test_consumer_contract_high_cancellation_fee ... ok
[INFO] [stdout] test test_consumer_contract_multiple_unfair_terms ... ok
[INFO] [stdout] test test_consumer_contract_no_cancellation ... ok
[INFO] [stdout] test test_consumer_contract_valid ... ok
[INFO] [stdout] test test_consumer_contract_no_penalty ... ok
[INFO] [stdout] test test_cooling_off_door_to_door ... ok
[INFO] [stdout] test test_cooling_off_expired ... ok
[INFO] [stdout] test test_cooling_off_mlm ... ok
[INFO] [stdout] test test_cooling_off_mail_order_no_period ... ok
[INFO] [stdout] test test_consumer_contract_excessive_penalty ... ok
[INFO] [stdout] test test_cooling_off_no_document_receipt ... ok
[INFO] [stdout] test test_consumer_contract_full_exemption_term ... ok
[INFO] [stdout] test test_cooling_off_business_opportunity ... ok
[INFO] [stdout] test test_cooling_off_notice_not_provided ... ok
[INFO] [stdout] test test_cooling_off_telemarketing ... ok
[INFO] [stdout] test test_rescission_claim_misrepresentation ... ok
[INFO] [stdout] test test_detect_consumer_disadvantage ... ok
[INFO] [stdout] test test_detect_empty_text ... ok
[INFO] [stdout] test test_validate_transaction_empty_seller ... ok
[INFO] [stdout] test test_validate_transaction_very_high_amount ... ok
[INFO] [stdout] test test_validate_specified_transaction_valid ... ok
[INFO] [stdout] test test_detect_full_exemption ... ok
[INFO] [stdout] test test_validate_transaction_zero_amount ... ok
[INFO] [stdout] test test_detect_partial_exemption ... ok
[INFO] [stdout] test test_detect_fair_terms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contract_validation_integration.rs (/opt/rustwide/target/debug/deps/contract_validation_integration-9ca186fdf52131d4)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_builder_integration_with_validation ... ok
[INFO] [stdout] test test_full_pipeline_compliant_contract ... ok
[INFO] [stdout] test test_excessive_working_hours_warning ... ok
[INFO] [stdout] test test_compliance_report_scoring ... ok
[INFO] [stdout] test test_integration_all_validation_types ... ok
[INFO] [stdout] test test_markdown_report_generation ... ok
[INFO] [stdout] test test_contract_structure_validation ... ok
[INFO] [stdout] test test_multiple_prefectures_minimum_wage ... ok
[INFO] [stdout] test test_minimum_wage_regional_differences ... ok
[INFO] [stdout] test test_minimum_wage_violation_tokyo ... ok
[INFO] [stdout] test test_non_compete_with_no_consideration ... ok
[INFO] [stdout] test test_warning_deduction_calculation ... ok
[INFO] [stdout] test test_violation_deduction_calculation ... ok
[INFO] [stdout] test test_non_compete_reasonable ... ok
[INFO] [stdout] test test_non_compete_unreasonable ... ok
[INFO] [stderr]      Running tests/environmental_law_edge_cases.rs (/opt/rustwide/target/debug/deps/environmental_law_edge_cases-c395144d627c0591)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_all_pollutant_types ... ok
[INFO] [stdout] test test_all_waste_permit_types ... ok
[INFO] [stdout] test test_all_facility_types ... ok
[INFO] [stdout] test test_all_waste_types ... ok
[INFO] [stdout] test test_control_equipment_types ... ok
[INFO] [stdout] test test_emission_limit_very_high ... ok
[INFO] [stdout] test test_emission_limit_zero ... ok
[INFO] [stdout] test test_factory_notification_insufficient_lead_time ... ok
[INFO] [stdout] test test_factory_notification_no_equipment ... ok
[INFO] [stdout] test test_pollution_prevention_agreement_valid ... ok
[INFO] [stdout] test test_factory_notification_valid ... ok
[INFO] [stdout] test test_pollution_prevention_agreement_no_monitoring ... ok
[INFO] [stdout] test test_quick_validate_waste ... ok
[INFO] [stdout] test test_quick_validate_pollution ... ok
[INFO] [stdout] test test_waste_manifest_valid ... ok
[INFO] [stdout] test test_emission_limit_within_bounds ... ok
[INFO] [stdout] test test_waste_manifest_very_large_quantity ... ok
[INFO] [stdout] test test_waste_manifest_with_completion ... ok
[INFO] [stdout] test test_waste_manifest_empty_number ... ok
[INFO] [stdout] test test_waste_permit_expired ... ok
[INFO] [stdout] test test_waste_manifest_zero_quantity ... ok
[INFO] [stdout] test test_waste_permit_multiple_waste_types ... ok
[INFO] [stdout] test test_waste_permit_standards_not_met ... ok
[INFO] [stdout] test test_waste_permit_valid_collection ... ok
[INFO] [stdout] test test_waste_permit_very_high_capacity ... ok
[INFO] [stdout] test test_waste_permit_zero_capacity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/labor_law_edge_cases.rs (/opt/rustwide/target/debug/deps/labor_law_edge_cases-388adcca5a920e8f)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test test_abusive_dismissal_no_reason ... ok
[INFO] [stdout] test test_all_employment_types ... ok
[INFO] [stdout] test test_all_prefectures_coverage ... ok
[INFO] [stdout] test test_employment_contract_flextime ... ok
[INFO] [stdout] test test_employment_contract_part_time ... ok
[INFO] [stdout] test test_employment_contract_valid_fixed_term ... ok
[INFO] [stdout] test test_employment_contract_valid_indefinite ... ok
[INFO] [stdout] test test_harassment_report_empty_description ... ok
[INFO] [stdout] test test_harassment_report_maternity ... ok
[INFO] [stdout] test test_harassment_report_power ... ok
[INFO] [stdout] test test_harassment_report_sexual ... ok
[INFO] [stdout] test test_minimum_wage_compliant ... ok
[INFO] [stdout] test test_indefinite_conversion_not_eligible ... ok
[INFO] [stdout] test test_indefinite_term_no_conversion_needed ... ok
[INFO] [stdout] test test_minimum_wage_exact ... ok
[INFO] [stdout] test test_minimum_wage_violation ... ok
[INFO] [stdout] test test_termination_notice_dismissal_with_cause ... ok
[INFO] [stdout] test test_termination_notice_insufficient_period ... ok
[INFO] [stdout] test test_termination_notice_dismissal_without_cause ... ok
[INFO] [stdout] test test_wage_payment_valid ... ok
[INFO] [stdout] test test_working_time_record_holiday_work ... ok
[INFO] [stdout] test test_termination_notice_valid_30_days ... ok
[INFO] [stdout] test test_working_time_record_long_hours ... ok
[INFO] [stdout] test test_wage_payment_calculation_error ... ok
[INFO] [stdout] test test_working_time_record_valid ... ok
[INFO] [stdout] test test_all_termination_types ... ok
[INFO] [stdout] test test_all_harassment_types ... ok
[INFO] [stdout] test test_all_work_patterns ... ok
[INFO] [stdout] test test_working_time_record_short_rest ... ok
[INFO] [stdout] test test_working_time_record_zero_rest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/personal_info_protection_edge_cases.rs (/opt/rustwide/target/debug/deps/personal_info_protection_edge_cases-9c5dcf7ee0da1b40)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test test_ai_risk_critical ... ok
[INFO] [stdout] test test_ai_risk_low ... ok
[INFO] [stdout] test test_ai_risk_no_sensitive_data ... ok
[INFO] [stdout] test test_ai_risk_medium ... ok
[INFO] [stdout] test test_all_business_types ... ok
[INFO] [stdout] test test_all_purpose_types ... ok
[INFO] [stdout] test test_all_request_types ... ok
[INFO] [stdout] test test_cross_border_no_adequacy_no_consent ... ok
[INFO] [stdout] test test_cross_border_no_adequacy_with_consent ... ok
[INFO] [stdout] test test_cross_border_with_adequacy ... ok
[INFO] [stdout] test test_data_subject_correction_request ... ok
[INFO] [stdout] test test_data_subject_disclosure_request ... ok
[INFO] [stdout] test test_data_subject_deletion_request ... ok
[INFO] [stdout] test test_data_subject_excessive_deadline ... ok
[INFO] [stdout] test test_data_subject_no_verification ... ok
[INFO] [stdout] test test_handler_anonymous_data ... ok
[INFO] [stdout] test test_handler_large_scale_business ... ok
[INFO] [stdout] test test_data_subject_stop_usage_request ... ok
[INFO] [stdout] test test_handler_purpose_not_specified ... ok
[INFO] [stdout] test test_handler_sensitive_data_with_consent ... ok
[INFO] [stdout] test test_handler_small_business_exemption ... ok
[INFO] [stdout] test test_all_data_types ... ok
[INFO] [stdout] test test_quick_validate_request ... ok
[INFO] [stdout] test test_handler_pseudonymous_data ... ok
[INFO] [stdout] test test_handler_valid_basic ... ok
[INFO] [stdout] test test_handler_sensitive_data_no_consent ... ok
[INFO] [stdout] test test_security_minimal_measures ... ok
[INFO] [stdout] test test_third_party_no_consent_no_optout ... ok
[INFO] [stdout] test test_third_party_opt_out ... ok
[INFO] [stdout] test test_third_party_joint_use ... ok
[INFO] [stdout] test test_third_party_outsourcing ... ok
[INFO] [stdout] test test_security_not_implemented ... ok
[INFO] [stdout] test test_third_party_with_consent ... ok
[INFO] [stdout] test test_security_all_measures_implemented ... ok
[INFO] [stdout] test test_ai_risk_high ... ok
[INFO] [stdout] test test_quick_validate_handler ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests legalis_jp
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test src/administrative_procedure/mod.rs - administrative_procedure (line 62) ... ok
[INFO] [stdout] test src/administrative_procedure/mod.rs - administrative_procedure (line 42) ... ok
[INFO] [stdout] test src/administrative_procedure/mod.rs - administrative_procedure (line 83) ... ok
[INFO] [stdout] test src/case_law/mod.rs - case_law (line 102) ... ok
[INFO] [stdout] test src/administrative_procedure/mod.rs - administrative_procedure (line 132) ... ok
[INFO] [stdout] test src/common/dates.rs - common::dates::JapaneseLegalCalendar (line 45) ... ok
[INFO] [stdout] test src/common/dates.rs - common::dates::calculate_legal_deadline (line 222) ... ok
[INFO] [stdout] test src/commercial_law/mod.rs - commercial_law (line 50) ... ok
[INFO] [stdout] test src/case_law/mod.rs - case_law (line 130) ... ok
[INFO] [stdout] test src/case_law/mod.rs - case_law (line 73) ... ok
[INFO] [stdout] test src/administrative_procedure/mod.rs - administrative_procedure (line 107) ... ok
[INFO] [stdout] test src/commercial_law/mod.rs - commercial_law (line 20) ... ok
[INFO] [stdout] test src/contract/mod.rs - contract (line 15) ... ok
[INFO] [stdout] test src/common/dates.rs - common::dates::is_japanese_holiday (line 200) ... ok
[INFO] [stdout] test src/construction_real_estate/mod.rs - construction_real_estate (line 59) ... ok
[INFO] [stdout] test src/consumer_protection/mod.rs - consumer_protection (line 99) ... ok
[INFO] [stdout] test src/consumer_protection/mod.rs - consumer_protection (line 64) ... ok
[INFO] [stdout] test src/construction_real_estate/mod.rs - construction_real_estate (line 27) ... ok
[INFO] [stdout] test src/consumer_protection/mod.rs - consumer_protection (line 77) ... ok
[INFO] [stdout] test src/contract_templates/employment_helper.rs - contract_templates::employment_helper::validate_non_compete (line 202) ... ok
[INFO] [stdout] test src/contract_templates/mod.rs - contract_templates (line 29) ... ok
[INFO] [stdout] test src/contract/article415.rs - contract::article415::Article415 (line 28) ... ok
[INFO] [stdout] test src/contract_templates/employment_helper.rs - contract_templates::employment_helper (line 7) ... ok
[INFO] [stdout] test src/contract_templates/employment_helper.rs - contract_templates::employment_helper::validate_employment_data (line 53) ... ok
[INFO] [stdout] test src/contract/validator.rs - contract::validator::validate_breach_claim (line 21) ... ok
[INFO] [stdout] test src/contract_templates/compliance.rs - contract_templates::compliance (line 7) ... ok
[INFO] [stdout] test src/environmental_law/mod.rs - environmental_law (line 64) ... ok
[INFO] [stdout] test src/intellectual_property/mod.rs - intellectual_property (line 58) ... ok
[INFO] [stdout] test src/egov/mod.rs - egov (line 50) ... ok
[INFO] [stdout] test src/intellectual_property/mod.rs - intellectual_property (line 80) ... ok
[INFO] [stdout] test src/labor_law/builder.rs - labor_law::builder::EmploymentContractBuilder::with_job (line 224) ... ok
[INFO] [stdout] test src/labor_law/builder.rs - labor_law::builder::EmploymentContractBuilder::with_working_hours (line 198) ... ok
[INFO] [stdout] test src/labor_law/conversion.rs - labor_law::conversion (line 15) ... ok
[INFO] [stdout] test src/labor_law/conversion.rs - labor_law::conversion::IndefiniteConversionBuilder::build (line 195) ... ok
[INFO] [stdout] test src/egov/mod.rs - egov (line 31) ... ok
[INFO] [stdout] test src/egov/mod.rs - egov (line 18) ... ok
[INFO] [stdout] test src/contract_templates/mod.rs - contract_templates (line 58) ... ok
[INFO] [stdout] test src/labor_law/minimum_wage.rs - labor_law::minimum_wage (line 12) ... ok
[INFO] [stdout] test src/labor_law/conversion.rs - labor_law::conversion::IndefiniteConversionBuilder::from_fixed_term (line 97) ... ok
[INFO] [stdout] test src/intellectual_property/mod.rs - intellectual_property (line 89) ... ok
[INFO] [stdout] test src/labor_law/minimum_wage.rs - labor_law::minimum_wage::calculate_monthly_hours (line 271) ... ok
[INFO] [stdout] test src/contract_templates/mod.rs - contract_templates (line 77) ... ok
[INFO] [stdout] test src/labor_law/non_compete.rs - labor_law::non_compete (line 26) ... ok
[INFO] [stdout] test src/labor_law/mod.rs - labor_law (line 86) ... ok
[INFO] [stdout] test src/labor_law/minimum_wage.rs - labor_law::minimum_wage::get_minimum_wage (line 145) ... ok
[INFO] [stdout] test src/environmental_law/mod.rs - environmental_law (line 34) ... ok
[INFO] [stdout] test src/labor_law/builder.rs - labor_law::builder (line 8) ... ok
[INFO] [stdout] test src/labor_law/minimum_wage.rs - labor_law::minimum_wage::validate_salary_against_minimum (line 227) ... ok
[INFO] [stdout] test src/reasoning/mod.rs - reasoning (line 16) ... ignored
[INFO] [stdout] test src/reasoning/verifier.rs - reasoning::verifier (line 22) ... ignored
[INFO] [stdout] test src/labor_law/mod.rs - labor_law (line 41) ... ok
[INFO] [stdout] test src/risk_analysis/mod.rs - risk_analysis (line 109) ... ok
[INFO] [stdout] test src/personal_info_protection/mod.rs - personal_info_protection (line 31) ... ok
[INFO] [stdout] test src/minpo.rs - minpo::article_709 (line 48) ... ok
[INFO] [stdout] test src/labor_law/non_compete.rs - labor_law::non_compete::validate_non_compete_reasonableness (line 200) ... ok
[INFO] [stdout] test src/risk_analysis/mod.rs - risk_analysis (line 131) ... ok
[INFO] [stdout] test src/risk_analysis/mod.rs - risk_analysis (line 144) ... ok
[INFO] [stdout] test src/labor_law/mod.rs - labor_law (line 66) ... ok
[INFO] [stdout] test src/risk_analysis/mod.rs - risk_analysis (line 80) ... ok
[INFO] [stdout] test src/tort/article710.rs - tort::article710::Article710 (line 28) ... ok
[INFO] [stdout] test src/labor_law/types.rs - labor_law::types::Article36Agreement (line 631) ... ok
[INFO] [stdout] test src/tort/article709.rs - tort::article709::Article709 (line 27) ... ok
[INFO] [stdout] test src/tort/article715.rs - tort::article715::Article715 (line 30) ... ok
[INFO] [stdout] test src/tort/validator.rs - tort::validator::validate_tort_claim (line 20) ... ok
[INFO] [stdout] test src/personal_info_protection/mod.rs - personal_info_protection (line 57) ... ok
[INFO] [stdout] test src/tort/mod.rs - tort (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.40s; merged doctests compilation took 2.23s
[INFO] running `Command { std: "docker" "inspect" "f3284ca59d0c4c06bfb071a157a33605bd9176f8df4cbb3d498cd55e53e380d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3284ca59d0c4c06bfb071a157a33605bd9176f8df4cbb3d498cd55e53e380d4", kill_on_drop: false }`
[INFO] [stdout] f3284ca59d0c4c06bfb071a157a33605bd9176f8df4cbb3d498cd55e53e380d4
